func github.com/andybalholm/brotli.zopfliCostModelSetFromCommands

2 uses

	github.com/andybalholm/brotli (current package)
		backward_references_hq.go#L126: func zopfliCostModelSetFromCommands(self *zopfliCostModel, position uint, ringbuffer []byte, ringbuffer_mask uint, commands []command, last_insert_len uint) {
		backward_references_hq.go#L781: 			zopfliCostModelSetFromCommands(&model, position, ringbuffer, ringbuffer_mask, (*commands)[orig_num_commands:], orig_last_insert_len)